Joolie – is a sleek, modern and colorful design that let you to build an exclusive website for wedding
Joolie - Wedding Store is perfect if you like a clean and modern template.
Joolie - includes a vast collection of pre-made inner pages that can be used for various purposes.
All .html files are in the root directory. Separete folders are created for .css, .js files & for images.
Visual Studio Code (download for free). Used to edit the .HTML, .JS, and .CSS files.
- <!-- BEGIN: free trial -->
- <div class="free-trial">
- <div class="container">
- <div class="text-contain">
- <h3>Are You Ready To Enjoy? Get This Perfect Theme Now!</h3>
- <p>It is a long established fact that a reader will be distracted</p>
- <div class="button-contain">
- <button>Start Trial Free</button>
- </div>
- </div>
- </div>
- </div>
If you would like to edit the color, font, or style of any elements in one of these columns, you would do the following :
- .text-contain h3 { color: #some_color; }
If you find that your new style is not overriding, it is most likely because of a specificity problem. Scroll down in your CSS file and make sure that there isn't a similar style that has more weight.
I.E.
- .free-trial .text-contain h3 { color: #some_color; }
So, to ensure that your new styles are applied, make sure that they carry enough "weight" and that there isn't a style lower in the CSS file that is being applied after yours.
All icons and images of the project are stored in the "images" folder.
Place the favicon in the images folder and provide the link:
Paste your video link here
Find your location in google map and insert the coordinates here in the js file(app.js), at the very bottom of the file.
All .css files are located in the CSS folder. The style.css file is the main style file. If you want to change the styles, you can do so in the style.css file at the very bottom of the file.
I've used the following images or other files as listed :
Go to This Link Click Me
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.